Added xen-bugtool, an application that collects various system logs and can
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 28 Nov 2005 01:47:28 +0000 (01:47 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 28 Nov 2005 01:47:28 +0000 (01:47 +0000)
commit74f2b3c56d96838f6e4bec8c746e09e9e18b756c
tree0d41398e04246d2c6d111db0161b8569e3c16b11
parent65b2887f8508af066707ff08a4eef8dbebd5799f
Added xen-bugtool, an application that collects various system logs and can
save them as a tarball, or submit them to a pre-existing bugzilla bug.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/misc/Makefile
tools/misc/xen-bugtool [new file with mode: 0644]
tools/python/xen/util/bugtool.py [new file with mode: 0644]